The H5T_GET_SIGN function returns the sign type for an integer datatype.
Result = H5T_GET_SIGN(Datatype_id)
Returns the sign type. Possible values are:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |